lcPaint_BrushSelectID Home

Selects active brush.

 BOOL lcPaint_BrushSelectID (
   HANDLE hLcWnd,
   int BrushID
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.
BrushID
  Brush Identifier.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcPaint_BrushSelect